home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q103 / 0 / 14.TXT < prev    next >
Text File  |  1993-09-28  |  3KB  |  73 lines

  1. DOCUMENT:Q103014  24-SEP-1993  [W_NT]
  2. TITLE   :NT Err Msg: Cannot Find <APP.EXE> Specified in the WIN.INI...
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system, version 3.1
  12.  - Microsoft Windows NT Advanced Server, version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. WARNING: Using Registry Editor incorrectly can cause
  16.      serious, system-wide problems that may require you to
  17.      reinstall Windows NT to correct them. Microsoft cannot
  18.      guarantee that any problems resulting from the use of
  19.      Registry Editor can be solved. Use this tool at your own
  20.      risk.
  21.  
  22. SYMPTOMS
  23. ========
  24.  
  25. When logging on to Windows NT, the following error message may appear:
  26.  
  27.    Cannot find file <APP.EXE> specified in the WIN.INI (or one of
  28.    its components); check to ensure that the path and filename are
  29.    correct and that all required libraries are available.
  30.  
  31. CAUSE
  32. =====
  33.  
  34. With Windows NT, some 16-bit Windows-based applications may write
  35. specific executable instructions to the Run= and Load= lines in the
  36. WIN.INI file. These entries are translated into Registry entries by
  37. Windows NT. If an application has been deleted from the system, there
  38. may still be information about the program stored in the Windows NT
  39. Registry.
  40.  
  41. RESOLUTION
  42. ==========
  43.  
  44. To eliminate this error message, remove registry information for
  45. the deleted application. To locate the Run and Load line entries in
  46. the Registry, open the Registry Editor (REGEDT32.EXE). Under the
  47. HKEY_CURRENT_USER Key, use the following path:
  48.  
  49.    \Software\Microsoft\Windows NT\CurrentVersion\Windows
  50.  
  51. To remove any entries on these lines pertaining to the deleted
  52. application, open the entry and remove any references to the deleted
  53. application.
  54.  
  55. Additional reference words: 3.10
  56. KBCategory:
  57. KBSubcategory: 16ap
  58.  
  59. =============================================================================
  60.  
  61. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  62. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  63. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  64. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  65. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  66. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  67. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  68. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  69. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  70. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  71. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  72.  
  73. Copyright Microsoft Corporation 1993.